@CHARSET "UTF-8";

.outBg {
	background: url() repeat scroll 0 0 transparent;
}

.inBg {
	background: url() repeat scroll 0 0 transparent;
}

.headTopic {
	background: url(../images/banner_1.jpg) repeat scroll 0 0 transparent;
	height: 200px;
}

.headerMenuBg {
	background: url(../images/navbg_1.gif) scroll 0 0 transparent;
}

.headerMenuBorder {
	border-color: #BCD4EC;
	border-style: solid;
	border-width: 1px 1px 0;
	height: 28px;
}

.headerMenuList a {
	color: #1D6199;
}

.headerMenuLiCheck {
	border-color: #3D8ACA;
}
.headerMenuLiCheckBg{
	background: url(../images/navcheckbg_1.gif)  scroll 0 0 transparent;
}
.headerMenuLiCheck a {
	color: #FFFFFF;
}

.headerMenuBottom {
	border-bottom-color: #3D8ACA;
}

.bodyCont {
	background: none repeat scroll 0 0 transparent;
	border-color: #AECDEC;
	border-style: solid;
}

.bodyContTitle {
	background: url(../images/titlebg_1.gif) repeat scroll 0 0 transparent;
}
.submenu .headerMenuLi {
    height: 28px;
}